home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00126_Bitmap_aa4.pcx (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  81KB  |  560x143  |  4-bit (8 colors)
Labels: text | screenshot | font | colorfulness | graphics | graphic design
OCR: These are function prototypes. The first declaration tells the compiler that the functions "minimum( )" and "maximum( )" each take tow arguments of type of "float" and each return a value of type "float". The second declaration tells the compiler that "prn_info( )" takes no arguments and returns no value.